wordpress-seo
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/site/wwwroot/wp-includes/functions.php on line 6114WordPress database error: [Table '0ivtfnf_e_events' already exists]CREATE TABLE `0IVTFNf_e_events` (
id bigint(20) unsigned auto_increment primary key,
event_data text null,
created_at datetime not null
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
WordPress database error: [Duplicate key name 'created_at_index']ALTER TABLE 0IVTFNf_e_events
ADD INDEX `created_at_index` (`created_at`)